home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / SECURITY.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  1.9 KB  |  58 lines

  1. Security - Define security settings.
  2.  
  3.   Description
  4.  
  5.     This view allows you to define security settings.
  6.       
  7.     Security settings are defined in terms of *roles* and
  8.     *permissions*. When a role is assigned to a permission users with
  9.     the given role will be able to perform tasks associated with the
  10.     permission on the object.
  11.  
  12.   Controls
  13.       
  14.     Assign Roles to Permissions
  15.  
  16.       Roles are listed in columns and permissions are listed in rows.
  17.       To assign a role to a permission check the checkbox at the
  18.       intersection of the row and column. You can also manage roles
  19.       and permissions individually by clicking on their name links.
  20.       
  21.     Create Roles
  22.       
  23.       You can create new roles by entering the role name in the text
  24.       entry field under the 'User defined roles' heading and clicking
  25.       the 'Add Role' button. You can delete any existing user defined
  26.       roles by selecting them from the selection list under the 'User
  27.       defined roles' heading and clicking the 'Delete Role' button.
  28.  
  29.     Local Roles
  30.  
  31.       You can create and manage local roles by clicking the
  32.       'local roles' link. 
  33.  
  34.     Assign Permissions to a Role
  35.  
  36.       You can manage the permissions assigned to a role by clicking on
  37.       the role name.
  38.  
  39.     Assign Roles to a Permission
  40.  
  41.       You can manage the roles assigned to a permission by clicking on
  42.       the permission name.
  43.  
  44.     Acquire Permissions
  45.  
  46.       The 'Acquire permission settings' check box next to each
  47.       permission indicates whether this item should inherit security
  48.       settings for this permission from its container object.  The
  49.       acquired permission settings may be augmented by selecting roles
  50.       for a permission in addition to selecting to acquire
  51.       permissions.
  52.  
  53.       You can manage the acquisition of permission
  54.       settings individually by clicking the 'Acquire permission
  55.       settings' link. 
  56.  
  57.  
  58.